public static NRectangle GetBounds( NPoint[] points, System.int startIndex, System.int count )
Parameters
- points
- Array of points.
- startIndex
- the index of the first point
- count
- the count of points to perform operation upon
Return Value
the bounds of the points in the list